home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Internet & Communication / Wirecast 2.0.dmg / Wirecast.app / Contents / Resources / veil_private.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-05-25  |  2.1 KB  |  35 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <graphic_list>
  3.     <veil_graphic type="veil_template" unique_id="va_private_preview_veil_unique_id" width="43" height="43">
  4.         <image url="preview_badge.png" rect="8,4,40,36" />
  5.     </veil_graphic>
  6.  
  7.     <veil_graphic type="veil_template" unique_id="va_private_live_veil_unique_id" width="638" height="326" >
  8.         <image url="watermark.png" />
  9.     </veil_graphic>
  10.     
  11.     <veil_graphic type="veil_template" unique_id="va_private_splash" color="#555555" width="720" height="480">
  12.         <image url="AppIcon128x128.png" name="previewbadge" rect="232,112,488,368" />
  13.         <area border="10,10,10,10" flow="v" >
  14.             <text text_id="1" text="app_splash1" font_id="splash_1" color="#FAEBD7FF" shadow="1" justification="c"/>
  15.             <text text_id="2" text="app_splash2" font_id="splash_2" color="#CCCCCC" shadow="1" justification="c"/>
  16.         </area>
  17.         <text text_id="6" font_id="splash_4" text="app_splash_version_number" color="#CCCCCC" shadow="1" justification="lb"/>
  18.         <text text_id="7" font_id="splash_4" text="app_splash_version_date"  color="#CCCCCC" shadow="1" justification="rb"/>
  19.     </veil_graphic>
  20.     
  21.     <veil_graphic type="veil_template" unique_id="va_private_splash_demo" color="#555555" width="720" height="480">
  22.         <image url="AppIcon128x128.png" name="previewbadge" rect="232,112,488,368" />
  23.         <area border="10,10,10,10" flow="v" >
  24.             <text text_id="1" text="app_splash1" font_id="splash_1" color="#FAEBD7FF" shadow="1" justification="c"/>
  25.             <text text_id="2" text="app_splash2" font_id="splash_2" color="#CCCCCC" shadow="1" justification="c"/>
  26.             <area border="0,280,0,0" flow="v">
  27.                 <text text_id="4" font_id="splash_2" text="app_splash_demo1" color="#CCCCCC" shadow="1" justification="c"/>
  28.                 <text text_id="5" font_id="splash_3" text="app_splash_demo2" color="#CCCCCC" shadow="1" justification="c"/>
  29.             </area>
  30.         </area>
  31.         <text text_id="6" font_id="splash_4" text="app_splash_version_number"  color="#CCCCCC" shadow="1" justification="lb"/>
  32.         <text text_id="7" font_id="splash_4" text="app_splash_version_date"  color="#CCCCCC" shadow="1" justification="rb"/>
  33.     </veil_graphic>
  34. </graphic_list>
  35.